Exempt "pages" properties from defaultvalue test
authorMatthias Clasen <mclasen@redhat.com>
Wed, 13 Feb 2019 23:14:48 +0000 (18:14 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 13 Feb 2019 23:14:48 +0000 (18:14 -0500)
commitae9a29f8ce122a6263404eb60043aa968c26d90a
treefc268b5337329b780286695815e3a71f4bc29ad3
parent2866a13f30696f8fed24343f8c70c41e383a8894
Exempt "pages" properties from defaultvalue test

Ironically, these properties are too good - they always
give you a proper value, which is unfortunately different
from the declared default value, which is NULL. So, don't
check these.
testsuite/gtk/defaultvalue.c